Shell output catching a la gud-gdb.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Mon, 1 Oct 2012 00:53:44 +0000 (21:53 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Mon, 1 Oct 2012 00:53:44 +0000 (21:53 -0300)
commit4d58388552146934b21f63febcd75b5a2e6689bb
tree1d974d22e1264456ae6a24da4f5b82b4696e4232
parentc540e0f3588dd646fdc841f2ce4f680db19d268c
Shell output catching a la gud-gdb.
* progmodes/python.el (python-shell-fetch-lines-in-progress)
(python-shell-fetch-lines-string, python-shell-fetched-lines): New
Vars.
(python-shell-fetch-lines-filter): New function.
(python-shell-send-string-no-output): Use them.
lisp/ChangeLog
lisp/progmodes/python.el